backtracking method

英 [ˈbæktrækɪŋ ˈmeθəd] 美 [ˈbæktrækɪŋ ˈmeθəd]

网络  回溯法

计算机



双语例句

  1. Homotopy Based Backtracking Method for Large-scale Process Simulations with Load Variation
    大规模变工况流程模拟的回溯同伦法水电水利工程模板施工规范
  2. Discussion of the Usage Tendency of Backtracking and Branch and Bound Method
    回溯法与分支限界法的用法取向探讨
  3. There is a lot of backtracking by using DCG ( Define Clause Grammar) method with NLU ( Natural Language Understanding).
    采用DCG(DefineClauseGrammar)方法实现的自然语言理解,出现了大量回溯。
  4. And at the same time, the author in practice, promotes the usage of several methods, such as backtracking method, branch and bound method, greedy method and dynamic programming, to specifically solve the mapping and its order processing problems.
    并且结合实例,提出了回溯法、分支限界法、贪婪算法、动态规划等方法的具体解决思路及其排序过程。
  5. Connecting with the working reality of Shanxi Library, this paper expounds the objective, significance and fundamental principle of creating database by backtracking method, and probes emphatically into the method, procedure and the problem of quality control of creating database by backtracking method.
    结合山西省图书馆工作实际,阐述了回溯建库的目的、意义和基本原则,重点探讨了回溯建库的方法、步骤以及质量控制问题。
  6. Consideration about Booklist Database Created by Backtracking Method
    关于书目数据库回溯建库的思考如何回溯建立体育图书书目数据库
  7. On Finite Backtracking Test Pattern Generation Method
    论有限回溯测试模式产生方法
  8. Talking about the Influence of Librarians 'Quality on Database Creation with Backtracking Method
    谈人员素质对回溯建库质量的影响
  9. In lexical analysis section, due to the long phrase appearing with high frequency, the backtracking of maximum matching method is referred.
    在分词过程中,依据汉语长短语出现频率高的特点,提出了带回溯的最大匹配算法,该算法能够对汉语查询语句进行准确切词,时间复杂度较低。
  10. The method uses finite backtracking test pattern generation method to generate test code, and then simulates to validate the fault covering by means of parallel pattern single fault propagating method with n ( machine word) test vectors.
    该方法采用有限回溯测试模式产生方法生成测试码,采用n(机器字长)个测试码并行的单故障传播方法模拟验证测试覆盖。
  11. The paper has made an approach to the control system, the backtracking method, the completeness of data and various table forms.
    本文对控制系统、回溯方法、数据完整性以及多种表格自适应能力进行了初探。
  12. The efficient implementation methods for compiled PROLOG, including an effective abstract instruction set, the clause selection backtracking, and the method how the built-in predicate assert a/ z can be used to insert clauses into the data base during runtime, are presented.
    本文从实现的角度讨论了几种有效的Prolog编译技术,包括一个有效的抽象指令集、子句选择回溯,以及可插入子句的内部谓词asserta/z的实现方法。
  13. This paper presents the backtracking technique based on the unification environment in PROLOG system and related algorithms, and the method of intelligence backtracking under unification environment.
    本文介绍了PROLOG系统中一种基于一致化环境的回溯技术和有关的算法,并给出了在这种一致化环境下智能回潮的方法。
  14. In this expert system, a knowledge base ( KB) on the basis of experts knowledge and experience is established, and the backtracking method is used to search the rules in the KB.
    本文总结专家知识和经验,建立了调优规则的知识库,并应用回溯控制策略搜索调优规则。
  15. An intelligent backtracking method for solving combinatorial problems
    求解一类组合问题的智能回溯法
  16. Realizing Universities 'Multi-level and Much School Area Distributed Network Class-arrangement System with Imprecise Backtracking Method
    模糊回溯法实现高校多级多校区分布式网络排课
  17. But when the number of unit is larger, the calculating time for shuffled frog-leaping algorithm is shorter than that of recursive backtracking method.
    但是当机组台数较多时,混洗蛙跳算法的计算时间明显比递归回溯方法缩短。
  18. In addition, backtracking method is used to optimize the automatic deletion method instead of one by one deletion rules, so as to reduce quantity of the WCE images, improving the purpose of speed.
    此外,在原有单一规则图像筛除的基础上结合回溯法对自动筛除方法进行优化,从而达到缩小图像比较数量,提高速度的目的。
  19. The sorting sequence is confirmed by sorting scheme tree model and backtracking algorithm on this basis, and then the adjustment method of the formation sequence is proposed.
    在此基础上,以解体方案树模型及回溯算法确定列车的解体顺序,并提出列车编组顺序的调整方法。
  20. In addition, experiments are carried out to verify the performance of our algorithm by using large sets of randomly generated input gene sequences. ( 2) We present a backtracking filling method for One-sided SF-MNSA.
    另外,利用大量随机生成的基因序列进行了实验加以验证算法的性能。(2)设计实现了解答单面最大公共邻接片段填充问题的回溯搜索填充算法。
  21. The mathematical model of the problem is built with the objective of optimal picking quantity distribution result of orders. The backtracking method is proposed to solve the problem.
    以最佳订单拣选量分配结果为优化目标,建立了数学模型并提出回溯法求解。
  22. The recursive backtracking method is used to search for every possible combination.
    采用递归回溯方法实现组合优化的穷举搜索。
  23. The drawback of recursive backtracking method is longer time of calculating. So it is only fit in fewer units.
    递归回溯方法的缺点是计算时间较长,只适用于机组数较少的情况。